public System.Collections.Generic.IList<PageInfo> Paginate( IWorksheet worksheet, System.Collections.Generic.IList<IRange> keepTogetherRanges, System.Collections.Generic.IList<RepeatSetting> repeatSettings )
Parameters
- worksheet
- The worksheet object.
- keepTogetherRanges
- The collection of ranges that need to keep together.
- repeatSettings
- The collection of repeat settings for a Range.